Imagine you can only move left and right along a thin string—this is the world of the real number line. If you want to jump upward, the string cannot support you. Introducingcomplex numbersis like adding a whole new dimension to your world. Each complex number in the form $z = a + bi$ is no longer just a point on the number line—it becomes a coordinate $(a, b)$ on the plane, or a vector emanating from the origin. This perfect correspondence between 'number' and 'shape' is one of the greatest leaps in the history of mathematics.
Algebraic Definition and Geometric Mapping of Complex Numbers
In the second semester of the compulsory course, we studied the complex number system. A complex number consists ofreal partandimaginary partcomposed, with its standard algebraic form being $z = a + bi$ ($a, b \in \mathbb{R}$).
To understand complex numbers intuitively, we established thecomplex plane:
- real axiscorresponds to the $x$-axis, representing the real part of a complex number.
- imaginary axiscorresponds to the $y$-axis, representing the imaginary part of a complex number.
- Point and Complex NumberThe complex number $z = a + bi$ corresponds uniquely to the point $Z(a, b)$.
- Vector and Complex NumberThe complex number $z = a + bi$ corresponds uniquely to the two-dimensional vector $\vec{OZ}$.
The modulus of a complex number $|z| = \sqrt{a^2 + b^2}$ geometrically represents the distance from point $Z$ to the origin in the complex plane. Meanwhile, $|z_1 - z_2|$ represents the distance between two points.
$$z = a + bi \iff Z(a, b) \iff \vec{OZ}$$